output statement meaning in English
输出叙述
输出语句
Examples
- The following sample always executes the output statements , regardless of whether you compile with
编译,下面的示例总是执行输出语句。 - The cool part is the runtests output statement ; it tells us that our entire test suite ran successfully
最酷的那部分是runtests输出语句:它告诉我们整个测试套件都正确运行了。 - These output statements are themselves buried in conditional blocks that test for element types and other conditions
这些输出语句本身埋藏在测试元素类型和其他条件的条件块中。 - Add output statements to the constructor , destructor and copy constructor to see the effect of the named return value optimization when you run the program
将输出语句添加到构造函数、析构函数和复制构造函数,以查看在运行程序时命名返回值优化的效果。 - Asp . net also includes a trace feature that can show you important timing information between successive trace output statements , as well as information about the server control hierarchy , the amount of view state used , and the rendered size of controls on your page
Asp . net还包含跟踪功能,该功能可以显示连续跟踪输出语句间的重要执行时间信息,以及有关服务器控件层次结构、使用的视图状态量和页上的控件呈现大小等信息。